[INFO] cloning repository https://github.com/chardskarth/rust-hyper-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chardskarth/rust-hyper-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchardskarth%2Frust-hyper-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchardskarth%2Frust-hyper-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7910dac23e83490435d99694d82ede9daa66b887
[INFO] fixing chardskarth/rust-hyper-proxy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchardskarth%2Frust-hyper-proxy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chardskarth/rust-hyper-proxy
[INFO] finished tweaking git repo https://github.com/chardskarth/rust-hyper-proxy
[INFO] tweaked toml for git repo https://github.com/chardskarth/rust-hyper-proxy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chardskarth/rust-hyper-proxy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chardskarth/rust-hyper-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded hyper-proxy v0.9.1
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9
[INFO] running `Command { std: "docker" "start" "c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-proxy v0.9.1
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking rust-hyper-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `convert::Infallible`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::Infallible,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `combinators::BoxBody`
[INFO] [stdout]  --> src/main.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use http_body_util::{BodyExt, Full, combinators::BoxBody};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Service` and `server`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     server,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     service::{Service, service_fn},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `TokioExecutor`, and `connect::HttpConnector`
[INFO] [stdout]   --> src/main.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     client::legacy::{Client, connect::HttpConnector},
[INFO] [stdout]    |                      ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     rt::{TokioExecutor, TokioIo},
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Intercept`, `ProxyConnector`, and `Proxy`
[INFO] [stdout]   --> src/main.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | use hyper_proxy::{Intercept, Proxy, ProxyConnector};
[INFO] [stdout]    |                   ^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:82
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                        --------- ^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]             and 32 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:82
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                        --------- ^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]               TokioIo<T>
[INFO] [stdout]             and 31 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:51
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]             and 32 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:51
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]               TokioIo<T>
[INFO] [stdout]             and 31 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:92
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                                            ^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]             and 32 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `convert::Infallible`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     convert::Infallible,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `combinators::BoxBody`
[INFO] [stdout]  --> src/main.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use http_body_util::{BodyExt, Full, combinators::BoxBody};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Service` and `server`
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     server,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     service::{Service, service_fn},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client`, `TokioExecutor`, and `connect::HttpConnector`
[INFO] [stdout]   --> src/main.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     client::legacy::{Client, connect::HttpConnector},
[INFO] [stdout]    |                      ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     rt::{TokioExecutor, TokioIo},
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Intercept`, `ProxyConnector`, and `Proxy`
[INFO] [stdout]   --> src/main.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | use hyper_proxy::{Intercept, Proxy, ProxyConnector};
[INFO] [stdout]    |                   ^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:92
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                                            ^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]               TokioIo<T>
[INFO] [stdout]             and 31 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                                     ^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                                     ^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:82
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                        --------- ^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]             and 32 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:82
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                        --------- ^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |                                                                        |
[INFO] [stdout]     |                                                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]               TokioIo<T>
[INFO] [stdout]             and 31 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:51
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]             and 32 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:51
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]               TokioIo<T>
[INFO] [stdout]             and 31 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:92
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                                            ^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]               &[u8]
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]             and 32 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:12
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |            ^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]    --> src/main.rs:68:92
[INFO] [stdout]     |
[INFO] [stdout]  68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]     |                                                                                            ^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]               &mut T
[INFO] [stdout]               Box<T>
[INFO] [stdout]               BufStream<RW>
[INFO] [stdout]               DuplexStream
[INFO] [stdout]               Pin<P>
[INFO] [stdout]               ProxyStream<R>
[INFO] [stdout]               SimplexStream
[INFO] [stdout]               TokioIo<T>
[INFO] [stdout]             and 31 others
[INFO] [stdout]     = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Builder::handshake`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn handshake<T, B>(
[INFO] [stdout]     |            --------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 519 |         T: Read + Write + Unpin,
[INFO] [stdout]     |                   ^^^^^ required by this bound in `Builder::handshake`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:68:51
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let (mut client, client_connection) = ClientBuilder::new().handshake(proxy_io).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncRead` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                                     ^^^^^ the trait `AsyncRead` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncRead`:
[INFO] [stdout]              &[u8]
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]            and 32 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Read`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |        ^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Result<tokio::net::TcpStream, std::io::Error>: AsyncWrite` is not satisfied
[INFO] [stdout]   --> src/main.rs:71:53
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 if let Err(err) = client_connection.await {
[INFO] [stdout]    |                                                     ^^^^^ the trait `AsyncWrite` is not implemented for `Result<tokio::net::TcpStream, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `AsyncWrite`:
[INFO] [stdout]              &mut T
[INFO] [stdout]              Box<T>
[INFO] [stdout]              BufStream<RW>
[INFO] [stdout]              DuplexStream
[INFO] [stdout]              Pin<P>
[INFO] [stdout]              ProxyStream<R>
[INFO] [stdout]              SimplexStream
[INFO] [stdout]              TokioIo<T>
[INFO] [stdout]            and 31 others
[INFO] [stdout]    = note: required for `TokioIo<Result<tokio::net::TcpStream, std::io::Error>>` to implement `hyper::rt::Write`
[INFO] [stdout] note: required by a bound in `hyper::client::conn::http1::Connection`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.6.0/src/client/conn/http1.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Connection<T, B>
[INFO] [stdout]    |            ---------- required by a bound in this struct
[INFO] [stdout] 55 | where
[INFO] [stdout] 56 |     T: Read + Write,
[INFO] [stdout]    |               ^^^^^ required by this bound in `Connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-hyper-proxy` (bin "rust-hyper-proxy") due to 14 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-hyper-proxy` (bin "rust-hyper-proxy" test) due to 14 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9", kill_on_drop: false }`
[INFO] [stdout] c8841fd9fc242befb32100664fe0262d71931c74eea4e6d29a8a48aed6ce93f9
